framework module Capacitor {
  umbrella header "Capacitor.h"
  exclude header "CAPBridgedJSTypes.h"
  exclude header "CAPBridgeViewController+CDVScreenOrientationDelegate.h"

  export *
  module * { export * }
}
